[INFO] cloning repository https://github.com/chris-oo/const-ra-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chris-oo/const-ra-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-oo%2Fconst-ra-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-oo%2Fconst-ra-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22a27b8665e2bbdff3dee8d721b1339d0c479b5a
[INFO] testing chris-oo/const-ra-repro against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-oo%2Fconst-ra-repro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chris-oo/const-ra-repro
[INFO] finished tweaking git repo https://github.com/chris-oo/const-ra-repro
[INFO] tweaked toml for git repo https://github.com/chris-oo/const-ra-repro written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chris-oo/const-ra-repro on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chris-oo/const-ra-repro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f41f3b141a13bb348ffb8397f4e2ab3bd36dd01849c9ccf41fe90cbb3445597
[INFO] running `Command { std: "docker" "start" "-a" "3f41f3b141a13bb348ffb8397f4e2ab3bd36dd01849c9ccf41fe90cbb3445597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f41f3b141a13bb348ffb8397f4e2ab3bd36dd01849c9ccf41fe90cbb3445597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f41f3b141a13bb348ffb8397f4e2ab3bd36dd01849c9ccf41fe90cbb3445597", kill_on_drop: false }`
[INFO] [stdout] 3f41f3b141a13bb348ffb8397f4e2ab3bd36dd01849c9ccf41fe90cbb3445597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d3e36ef6b06e84f37e3ec1802db307a5cf27684fb1f52a196005282c75b3291
[INFO] running `Command { std: "docker" "start" "-a" "1d3e36ef6b06e84f37e3ec1802db307a5cf27684fb1f52a196005282c75b3291", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-ra-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let y = if a > 10 {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation panicked: assertion failed: x > 10
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         const { assert_size(SOME_CONSTANT) }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `main::{constant#0}` failed inside this call
[INFO] [stdout]    |
[INFO] [stdout] note: inside `assert_size`
[INFO] [stdout]   --> src/main.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         assert!(x > 10);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         const { assert_size(SOME_CONSTANT) }
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-ra-repro` (bin "const-ra-repro") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1d3e36ef6b06e84f37e3ec1802db307a5cf27684fb1f52a196005282c75b3291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d3e36ef6b06e84f37e3ec1802db307a5cf27684fb1f52a196005282c75b3291", kill_on_drop: false }`
[INFO] [stdout] 1d3e36ef6b06e84f37e3ec1802db307a5cf27684fb1f52a196005282c75b3291
